<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* eyoucms.com 鏄撲紭CMS -- 濂界敤,鍏嶈垂,瀹夊叏 */
/*common css*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, input, textarea, div, tr, td {
	font-size: 14px;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
}
a {
	color: #515151;
	text-decoration: none
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: none;
	max-width: 100%;
}
.C {
	clear: both
}
.clearfix:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
}
.clearfix {
*zoom:1;
}
.left {
	float: left
}
.right {
	float: right
}
.padding_7 {
	padding: 0 7.5px;
}
.pagination {
	text-align: center;
	display: block;
}
div:after, ul:after, li:after {
	content: '';
	display: block;
	clear: both;
}
.pagination ul &gt; li {
	float: left;
}
</pre></body></html>